home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1790 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  901 b 

  1. Date: Fri, 29 Jul 1994 04:58:57 -0400
  2. From: "Nicholas S Castellano" <entropy@terminator.rs.itd.umich.edu>
  3. To: schwab@issan.informatik.uni-dortmund.de
  4. In-Reply-To: Andreas Schwab's message of Fri, 29 Jul 94 10:40:05 +0200 <9407290840.AA22379@issan.informatik.uni-dortmund.de>
  5. Subject: Pvfork()
  6.  
  7. >From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
  8. >I have just recetly learned that vfork() is supposed to block even
  9. >under "real" Unix (if it's available at all).  So there is no real
  10.  
  11. Indeed you are correct!  I didn't know that either, but APUE does say
  12. that it blocks.  Sigh...I was hoping to avoid the need for kludges
  13. like __fork_and_exit(), by simply using vfork() instead of fork().
  14.  
  15. --
  16. entropy -- it's not just a good idea, it's the second law.
  17. Personal mail:      entropy@gnu.ai.mit.edu
  18. MiNT library mail:  entropy@terminator.rs.itd.umich.edu
  19. "what do you have against octal?" -jrb
  20.  
  21.